diff options
Diffstat (limited to 'gcc/coulomb.SCHWINGE/test/[ARCH]/libatomic/testsuite')
-rw-r--r-- | gcc/coulomb.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/gcc/coulomb.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum b/gcc/coulomb.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum new file mode 100644 index 00000000..9d037bd0 --- /dev/null +++ b/gcc/coulomb.SCHWINGE/test/[ARCH]/libatomic/testsuite/libatomic.sum @@ -0,0 +1,64 @@ +Test Run By thomas on Sun Nov 25 02:55:34 2012 +Native configuration is i686-unknown-gnu0.3 + + === libatomic tests === + +Schedule of variations: + unix + +Running target unix +Running ../../../../master/libatomic/testsuite/libatomic.c/c.exp ... +PASS: libatomic.c/atomic-compare-exchange-1.c (test for excess errors) +PASS: libatomic.c/atomic-compare-exchange-1.c execution test +PASS: libatomic.c/atomic-compare-exchange-2.c (test for excess errors) +PASS: libatomic.c/atomic-compare-exchange-2.c execution test +PASS: libatomic.c/atomic-compare-exchange-3.c (test for excess errors) +PASS: libatomic.c/atomic-compare-exchange-3.c execution test +PASS: libatomic.c/atomic-compare-exchange-4.c (test for excess errors) +PASS: libatomic.c/atomic-compare-exchange-4.c execution test +UNSUPPORTED: libatomic.c/atomic-compare-exchange-5.c +PASS: libatomic.c/atomic-exchange-1.c (test for excess errors) +PASS: libatomic.c/atomic-exchange-1.c execution test +PASS: libatomic.c/atomic-exchange-2.c (test for excess errors) +PASS: libatomic.c/atomic-exchange-2.c execution test +PASS: libatomic.c/atomic-exchange-3.c (test for excess errors) +PASS: libatomic.c/atomic-exchange-3.c execution test +PASS: libatomic.c/atomic-exchange-4.c (test for excess errors) +PASS: libatomic.c/atomic-exchange-4.c execution test +UNSUPPORTED: libatomic.c/atomic-exchange-5.c +PASS: libatomic.c/atomic-generic.c (test for excess errors) +PASS: libatomic.c/atomic-generic.c execution test +PASS: libatomic.c/atomic-load-1.c (test for excess errors) +PASS: libatomic.c/atomic-load-1.c execution test +PASS: libatomic.c/atomic-load-2.c (test for excess errors) +PASS: libatomic.c/atomic-load-2.c execution test +PASS: libatomic.c/atomic-load-3.c (test for excess errors) +PASS: libatomic.c/atomic-load-3.c execution test +PASS: libatomic.c/atomic-load-4.c (test for excess errors) +PASS: libatomic.c/atomic-load-4.c execution test +UNSUPPORTED: libatomic.c/atomic-load-5.c +PASS: libatomic.c/atomic-op-1.c (test for excess errors) +PASS: libatomic.c/atomic-op-1.c execution test +PASS: libatomic.c/atomic-op-2.c (test for excess errors) +PASS: libatomic.c/atomic-op-2.c execution test +PASS: libatomic.c/atomic-op-3.c (test for excess errors) +PASS: libatomic.c/atomic-op-3.c execution test +PASS: libatomic.c/atomic-op-4.c (test for excess errors) +PASS: libatomic.c/atomic-op-4.c execution test +UNSUPPORTED: libatomic.c/atomic-op-5.c +PASS: libatomic.c/atomic-store-1.c (test for excess errors) +PASS: libatomic.c/atomic-store-1.c execution test +PASS: libatomic.c/atomic-store-2.c (test for excess errors) +PASS: libatomic.c/atomic-store-2.c execution test +PASS: libatomic.c/atomic-store-3.c (test for excess errors) +PASS: libatomic.c/atomic-store-3.c execution test +PASS: libatomic.c/atomic-store-4.c (test for excess errors) +PASS: libatomic.c/atomic-store-4.c execution test +UNSUPPORTED: libatomic.c/atomic-store-5.c +PASS: libatomic.c/generic-2.c (test for excess errors) +PASS: libatomic.c/generic-2.c execution test + + === libatomic Summary === + +# of expected passes 44 +# of unsupported tests 5 |